infix notation meaning in English
插入记号;插入表示法
中轰表示法
中置标志法
中缀符
Examples
- Infix notation is the conventional notation for arithmetic expressions
中缀表示法是算术表达式的常规表示法。 - When parsing expressions written in infix notation , you need parentheses and precedence rules to remove ambiguity
对以中缀表示法书写的表达式进行语法分析时,需要用括号和优先规则排除多义性。 - Infix notation is a common way of writing expressions , while prefix and postfix notations are primarily used in computer science
中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。